home *** CD-ROM | disk | FTP | other *** search
- * ghostrider.fd Copyright © 1994 Jesper Skov
- *
- * "ghostrider.library"
- ##base _GhostRiderBase
- ##bias 30
- ##public
- *------ General-------------------------------------------------------
- grEnterGR(OrgPC,OrgStack)(d0/d1)
- grSetEntryQualifier(Type,Code,Qualifier)(d0/d1/d2)
- *------ Breakpoint control -------------------------------------------
- grSetBreakPoint(Address)(a0)
- grClearBreakPoint(Address)(a0)
- ##end
-